ICDVIDEO Custom Control Demo ============================ In order for this control to work, you will require a ROMBO MediaPro Video Card. To use this control, copy all supplied files into your \WINDOWS\SYSTEM\ directory. Should you require technical information or wish to purchase either the full copy of this control or the ROMBO MediaPro Video Card you may contact us by:- FAX: +44 1705 479775 FIDONET: 2:251/11 INTERNET: STEVE.BROWN@P0.F11.N251.Z2.FIDO.ORG Please read the following note before using this Custom Control =============================================================== As the VBX is reliant upon the Video Card Hardware, we have limited it to one instance only. If you attempt to create another instance of the VBX on a form, Visual Basic will return an 'Out of Memory' error. Do not worry you are not really out of memory, this is due to a quirk with Visual Basic & Single instance VBX's, just click on the 'OK' button to continue. However, you may have multiple forms within your application containing the VBX, but when in Design Mode or Run Time you can only display one of these forms at a time. In run time you must ensure that you unload a form containing the VBX before you load another containing the VBX. In design time you must close any form containing the VBX before you can open another or place another VBX on a new form. When Saving the Project or Compiling the application you must ensure that you close any forms with the VBX on first, otherwise the 'Out of Memory' message will occur and the compile or save will be aborted. This control may only be placed directly onto a form or be nested upto 1 level in another container control (eg Frame etc). If you place this control into a stack of several containers the video will not reposition when the parent form is moved. You may place as many controls as you wish within the video control.